xen.git
2011-01-28 Ian Jacksonlibxl: during domain destruction, do not complain if...
2011-01-28 Ian Jacksonlibxl: internals: document the error behaviour of vario...
2011-01-28 Ian Jacksonlibxl, xl: fixes to domain creation cleanup logic ...
2011-01-28 Ian Jacksonlibxl: fix error handling (xenstore transaction leak...
2011-01-28 Andre Przywaraxl: fix incorrect display of illegal option character
2011-01-28 Andre Przywaraxl: fix xl cpupool-list <poolid>
2011-01-28 Andre Przywaraxl: remove unimplemented -l stub for cpupool-list
2011-01-28 Juergen Grossxl: fix broken cpupool-numa-split
2011-01-28 Stefano Stabellinilibxl: when using pygrub, do not segfault if no blktap
2011-01-28 Ian Jacksonlibxl: correct error path in libxl_userdata_retrieve
2011-01-28 Shan Haitaotools/libxc, hvm: Fix 1G page allocation algorithm
2011-01-28 Keir Fraseramd iommu: Fix x86_32 build.
2011-01-27 Daniel Kipertools/security: Adjust secpol_tool.c for change to...
2011-01-27 Ian JacksonConfig.mk: commented-out CONFIG_QEMU example now uses...
2011-01-27 Christoph Eggerlibxc: break xc_get_physmem out into os-dependent files
2011-01-27 Ian Jacksonxl: Revert "xl: avoid creating domains with duplicate...
2011-01-27 Keir Fraserhvm: allow pass-through of new FPU/ALU CPUID features
2011-01-27 Wei Wangamd iommu: reduce io page level for hvm guest (3/3)
2011-01-27 Wei Wangamd iommu: reduce io page level for hvm guest (2/3)
2011-01-27 Wei Wangamd iommu: reduce io page level for hvm guest (1/3)
2011-01-27 Ian Jacksonlibxc: provide XENCTRL_HAS_XC_INTERFACE feature test...
2011-01-27 Fengzhe Zhangvtd: Fix for irq bind failure after PCI attaching 32...
2011-01-27 John Weekesminios: Fix bug/build problem introduced in c/s 22799
2011-01-26 Christoph Eggerlibxl: rename xenstored pid file on Linux
2011-01-26 Ian Jacksonxl: avoid creating domains with duplicate names
2011-01-26 Ian Jacksonlibxl: band-aid for functions which return literal...
2011-01-26 Ian Campbelllibxl: only check size of regular files when validating...
2011-01-26 Keir Fraserx86: physdev_[un]map_pirq() use rcu_lock_target_domain_...
2011-01-26 Wei Gangx86: Fix pirq teardown on domain destruction.
2011-01-26 Keir Fraserx86: blacklist new AMD CPUID bits for PV domains
2011-01-26 Keir Fraserx86: Do not pollute namespace with asm defns of PERFC_*.
2011-01-26 Keir Fraseramd iommu: Fix output and coding style
2011-01-25 Gianni Tedescoxl: Check domain existance when doing domain identifier...
2011-01-25 Ian Jacksonxl: fix up some minor mistakes in error messages
2011-01-25 Stefano Stabellinilibxl: fix segfault on device assignement
2011-01-25 Kamala Narasimhanxl: Perform minimal validation of virtual disk file...
2011-01-25 Stefano Stabellinilibxl/xl: support empty disk paths (ejected cdroms)
2011-01-25 Gianni Tedescolibxl: Check a domain exists before destroying it
2011-01-25 Kamala Narasimhanlibxl: libxl_ctx_init checks for xenstored pid file
2011-01-25 user virtualtools/hotplug/Linux: fix completely wrong attempts...
2011-01-25 Keir FraserUpdate Xen version to 4.1.0-rc3-pre
2011-01-25 Keir FraserAdded signature for changeset 9dca60d88c63
2011-01-25 Keir FraserAdded tag 4.1.0-rc2 for changeset 9dca60d88c63
2011-01-25 Keir FraserUpdate Xen version to 4.1.0-rc2
2011-01-25 Keir Fraserx86/tsc: remove misleading printk on HVM restore path.
2011-01-21 Stefano Stabellinilibxl, minios: stubdom console based save/restore
2011-01-21 Ian JacksonQEMU_TAG update
2011-01-21 Ian JacksonQEMU_TAG update
2011-01-21 Stefano Stabellinitools: Change the name of the qemu save file at restore...
2011-01-21 Ian Jacksonlibxl: Fix for Windows UP crash on boot using xl
2011-01-21 Kamala Narasimhanlibxl: fix free of constant string in cdrom insert...
2011-01-21 Tim DeeganMerge
2011-01-21 Keir Fraser[VTD][QUIRK] turn off Sandybridge IGD quirk by default
2011-01-21 Keir Frasersvm: migrate pirq with vcpu
2011-01-21 Keir Fraserx86:x2apic: Disable x2apic on x86-32 permanently
2011-01-21 Keir Fraserx86_32: Assert map_domian_page() not used too early.
2011-01-21 George Dunlapp2m: Allow non-leaf entries to be replaced by leaf...
2011-01-20 Ian Jacksonlibxl: Make domain_shutdown fail if graceful not possible
2011-01-20 Ian JacksonQEMU_TAG update
2011-01-20 Kouya Shimuraxend: pci.py: fix open file descriptor leak
2011-01-20 Ian Jacksonlibxl: do not attempt to write "shutdown" dm-command
2011-01-19 Keir FraserDisable tmem by default for 4.1 release.
2011-01-19 Keir Fraserx86_emulate: set the operand size for SMSW/reg writeback.
2011-01-17 George DunlapPoD,hap: Fix logdirty mode when using hardware assisted...
2011-01-17 George DunlapPoD: Allow pod_set_cache_target hypercall to be preempted
2011-01-18 Jim Fehligxend: improve psudeo-bootloader support for external...
2011-01-18 Jim Fehligxend: drbd: Revert 19444:152257350930
2011-01-18 Jan BeulichVT-d/ATS: misc fixes
2011-01-18 Keir Fraserxen-unstable/blkif: Add trim operation interface
2011-01-18 Keir Fraserxen: fix XEN_DOMCTL_memory_mapping to not return with...
2011-01-18 Keir Fraserxen: stringify assertion condition for printing sooner.
2011-01-17 Olaf Heringtools/hotplug/Linux: allow hardlinked files for block...
2011-01-17 Ian JacksonConfig.mk: commented-out CONFIG_QEMU example now uses...
2011-01-17 Ian Campbelltools/hotplug/Linux: start xen daemons in runlevel 2.
2011-01-17 Sergey Tovpekolibxl: fix gfx_passthrough config option (including...
2011-01-17 Christoph Eggertools/hotplug/NetBSD: update netbsd scripts (interface...
2011-01-17 Daniel De Graaflibxc: Remove set_max_grants in linux
2011-01-17 Ian JacksonMerge
2011-01-17 Christoph Eggerlibxl: fix guest networking on NetBSD
2011-01-17 Ian Campbelltools/blktap, blktap2: include <sys/mount.h> instead...
2011-01-14 Keir Fraserrcupdate: Make rcu_barrier() more paranoia-proof
2011-01-14 Liu, JinsongPoD: Fix two code comments
2011-01-14 Keir Fraserhvmloader: Fixes to printf() implementation.
2011-01-14 Keir Fraserx86 hvm: Do not check-and-fail on in_atomic() in hvm_co...
2011-01-14 Jan Beulichx86-64: pci_probe must be resident
2011-01-14 Ian Campbelllibxc: build fix with debugging disabled.
2011-01-14 Keir Fraserx86: On CPU online/offline from dom0, try flushing...
2011-01-14 Keir Fraserx86 acpi: Fix crash in enable_nonboot_cpus() on wakeup...
2011-01-14 Keir Fraserrcupdate: Implement rcu_barrier() to synchronously...
2011-01-14 Keir Fraserstop_machine: Allow specified function to run on all...
2011-01-14 Keir Fraserx86 sysctl: Remove unused CPU hotplug status stuff.
2011-01-14 Keir Frasertools/misc/xen-hptool: Silently retry on CPU hotplug...
2011-01-14 Keir Frasercpu hotplug: Core functions are quiet on failure.
2011-01-14 Keir Fraserx86 fpu: Code clean up. Eliminate per-cpu xsave init...
2011-01-14 Keir Fraserx86: Avoid calling xsave_alloc_save_area before xsave_init
2011-01-14 Allen Kayvt-d: quirks for Sandybridge errata workaround, WLAN...
2011-01-14 Keir Fraservt-d: Fix crash issue when not sharing EPT and VT-d...
2011-01-14 Keir Fraserpv-drivers: use PCI interfaces to request IO and MEM...
2011-01-13 Keir FraserUpdate Xen version to 4.1.0-rc2-pre
2011-01-13 Tim Deeganx86/mm: make page-sharing use the proper typecount...
next